Encode AvN Public Key For Signing
API.awt.encodeAvnPublicKeyForSigning(avnPublicKey, issuedAt);
avnPublicKey
: The AvN public key of the account requiring an AWT.issuedAt
: The time the token should be issued.
API.awt.encodeAvnPublicKeyForSigning(avnPublicKey, issuedAt);
avnPublicKey
: The AvN public key of the account requiring an AWT.issuedAt
: The time the token should be issued.